internal/runtime/maps.table.clone (method)

2 uses

	internal/runtime/maps (current package)
		map.go#L809: 			newDir[i] = t.clone(typ)
		table.go#L1265: func (t *table) clone(typ *abi.SwissMapType) *table {